/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0; }
body,button, input, select, textarea{font: 14px/1.5 'Microsoft Yahei',tahoma, Srial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6{font-size: 100%;}

em{font-style:normal;}
ul, ol{list-style: none;}
*{box-sizing: border-box; }
a{text-decoration: none; color:#333;}
a:hover{text-decoration: none;
		color:#0067B3;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
}
img{border:0px; outline-width:0px;vertical-align:top;}
button, input, select, textarea{outline: none;-webkit-appearance:none;} 
.clearfix:after{clear:both;content:"\200B";display:block;height:0;}
.clearfix{*zoom:1;}
.wrap { width: 1400px; margin: 0 auto;}


@media screen and (max-width:1600px) {
	.wrap {width: 90%;}
	
}
@media screen and (max-width:1440px) {
	.wrap { width: 92%;}
}
@media screen and (max-width:1280px) {
	.wrap {width: 96%;}
}
@media screen and (max-width:1024px) {
	.wrap {width: auto; margin: 0 20px;}
}

@-webkit-keyframes returnToNormal {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes returnToNormal {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: none;transform: none;}}

/* flex甯冨眬 */
.flex-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-center{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-middle{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex-betw{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}

.row{display:-webkit-box;display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}
.row .col{padding:0 12px}
.row .col.col-1{width:8.33%}
.row .col.col-2{width:16.66%}
.row .col.col-3{width:25%}
.row .col.col-4{width:33.33%}
.row .col.col-5{width:41.66%}
.row .col.col-6{width:50%}
.row .col.col-7{width:58.33%}
.row .col.col-8{width:66.66%}
.row .col.col-9{width:75%}
.row .col.col-10{width:83.33%}
.row .col.col-11{width:91.66%}
.row .col.col-12{width:100%}

@font-face {
  font-family: "iconfont"; /* Project id 3256966 */
  src: url('../fonts/iconfont.woff2') format('woff2'),
url('../fonts/iconfont.woff') format('woff'),
url('../fonts/iconfont.ttf') format('truetype');
}
@font-face {
  font-family: "bahnschrift"; 
  src: url('../fonts/bahnschrift.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-rightarrow:after {
  content: "\e60d";
}

.icon-leftarrow:before {
  content: "\e812";
}

.icon-weibo:before {
  content: "\e643";
}

.icon-qq:before {
  content: "\e6b2";
}

.icon-weixin:before {
  content: "\e62c";
}

.icon-ego-caidan:before {
  content: "\e62f";
}

.icon-shijian:before {
  content: "\e601";
}

.icon-liulan:before {
  content: "\e6b4";
}

.icon-biaoqian:before {
  content: "\e629";
}

.icon-guanbi:before {
  content: "\e69f";
}

.icon-rili:before {
  content: "\e811";
}

.icon-tel:before {
  content: "\e678";
}

.icon-xiala:before {
  content: "\e600";
}

.icon-sousuo:before {
  content: "\e686";
}

.icon-chuanzhen:before {
  content: "\e64a";
}

.icon-go:before {
  content: "\e637";
}

.icon-dizhi:before {
  content: "\e6a4";
}